From bafc42c8d82079c8fc5e3e2a07b5996c11e8f583 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 4 Oct 2006 21:09:03 +0000 Subject: [PATCH] Change my (Olaf's) reference e-mail address. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2375 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/AUTHORS | 2 +- gpsbabel/axim_gpb.c | 2 +- gpsbabel/bcr.c | 2 +- gpsbabel/cet.c | 2 +- gpsbabel/cet.h | 2 +- gpsbabel/cet_util.c | 2 +- gpsbabel/cet_util.h | 2 +- gpsbabel/compegps.c | 2 +- gpsbabel/cst.c | 2 +- gpsbabel/dmtlog.c | 2 +- gpsbabel/garmin_fs.c | 2 +- gpsbabel/garmin_fs.h | 2 +- gpsbabel/garmin_txt.c | 2 +- gpsbabel/gdb.c | 2 +- gpsbabel/ignrando.c | 2 +- gpsbabel/inifile.c | 2 +- gpsbabel/inifile.h | 2 +- gpsbabel/mag_pdb.c | 2 +- gpsbabel/msroute.c | 2 +- gpsbabel/nmn4.c | 2 +- gpsbabel/pathaway.c | 2 +- gpsbabel/stmsdf.c | 2 +- gpsbabel/stmwpp.c | 2 +- gpsbabel/tef_xml.c | 2 +- gpsbabel/trackfilter.c | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/gpsbabel/AUTHORS b/gpsbabel/AUTHORS index 25e8de20a..1c8b9d665 100644 --- a/gpsbabel/AUTHORS +++ b/gpsbabel/AUTHORS @@ -7,7 +7,7 @@ Chief Babel-Head: Major contributors: * Alex Mottram -* Olaf Klein +* Olaf Klein * Ronald L. Parker Other contributors and helpers: diff --git a/gpsbabel/axim_gpb.c b/gpsbabel/axim_gpb.c index c3383a085..398fe3788 100644 --- a/gpsbabel/axim_gpb.c +++ b/gpsbabel/axim_gpb.c @@ -2,7 +2,7 @@ Track reader for "Dell Axim Navigation System" GPB files, - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/bcr.c b/gpsbabel/bcr.c index b1a9c8dd5..657d21733 100644 --- a/gpsbabel/bcr.c +++ b/gpsbabel/bcr.c @@ -2,7 +2,7 @@ Support for Motorrad Routenplaner (Map&Guide) .bcr files. - Copyright (C) 2005-2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005-2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/cet.c b/gpsbabel/cet.c index ff9dc0e5e..abc8b64b6 100644 --- a/gpsbabel/cet.c +++ b/gpsbabel/cet.c @@ -2,7 +2,7 @@ Character encoding transformation - basics - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/cet.h b/gpsbabel/cet.h index aaf60f3d0..fdc702623 100644 --- a/gpsbabel/cet.h +++ b/gpsbabel/cet.h @@ -2,7 +2,7 @@ Character encoding transformation - basics header - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/cet_util.c b/gpsbabel/cet_util.c index 956d5e6f0..ad9b68f6f 100644 --- a/gpsbabel/cet_util.c +++ b/gpsbabel/cet_util.c @@ -2,7 +2,7 @@ Character encoding transformation - utilities - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/cet_util.h b/gpsbabel/cet_util.h index 806df203e..9a010a459 100644 --- a/gpsbabel/cet_util.h +++ b/gpsbabel/cet_util.h @@ -2,7 +2,7 @@ Character encoding transformation - utilities header - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/compegps.c b/gpsbabel/compegps.c index 1de2ef150..3e18eb2d0 100644 --- a/gpsbabel/compegps.c +++ b/gpsbabel/compegps.c @@ -2,7 +2,7 @@ Support for CompeGPS waypoint (.wpt), route (.rte) and track (.trk) files, - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/cst.c b/gpsbabel/cst.c index a42f4ffdd..34f9b44d4 100644 --- a/gpsbabel/cst.c +++ b/gpsbabel/cst.c @@ -2,7 +2,7 @@ Support for CarteSurTable data file, - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/dmtlog.c b/gpsbabel/dmtlog.c index e2796dce5..05d70b055 100644 --- a/gpsbabel/dmtlog.c +++ b/gpsbabel/dmtlog.c @@ -2,7 +2,7 @@ Support for TrackLogs digital mapping (.trl) files, - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/garmin_fs.c b/gpsbabel/garmin_fs.c index e409982bc..b22621ea3 100644 --- a/gpsbabel/garmin_fs.c +++ b/gpsbabel/garmin_fs.c @@ -2,7 +2,7 @@ Implementation of special data used by Garmin products. - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/garmin_fs.h b/gpsbabel/garmin_fs.h index 672d3e1c1..123525123 100644 --- a/gpsbabel/garmin_fs.h +++ b/gpsbabel/garmin_fs.h @@ -2,7 +2,7 @@ Implementation of special data used by Garmin products. - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/garmin_txt.c b/gpsbabel/garmin_txt.c index 442db7a3a..9de5d56e7 100644 --- a/gpsbabel/garmin_txt.c +++ b/gpsbabel/garmin_txt.c @@ -2,7 +2,7 @@ Support for MapSource Text Export (Tab delimited) files. - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/gdb.c b/gpsbabel/gdb.c index d01d8997d..7a2f0d1cb 100644 --- a/gpsbabel/gdb.c +++ b/gpsbabel/gdb.c @@ -1,7 +1,7 @@ /* Garmin GPS Database Reader/Writer - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org Mainly based on mapsource.c, Copyright (C) 2005 Robert Lipe, robertlipe@usa.net diff --git a/gpsbabel/ignrando.c b/gpsbabel/ignrando.c index 382660cef..98b449bfa 100644 --- a/gpsbabel/ignrando.c +++ b/gpsbabel/ignrando.c @@ -2,7 +2,7 @@ Support for IGN Rando track files, - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/inifile.c b/gpsbabel/inifile.c index 08a669e04..8a9f57b60 100644 --- a/gpsbabel/inifile.c +++ b/gpsbabel/inifile.c @@ -1,7 +1,7 @@ /* Library for inifile like data files. - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/inifile.h b/gpsbabel/inifile.h index 077c3ec19..560727732 100644 --- a/gpsbabel/inifile.h +++ b/gpsbabel/inifile.h @@ -1,7 +1,7 @@ /* Library for inifile like data files. - Copyright (C) 2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/mag_pdb.c b/gpsbabel/mag_pdb.c index 1b4ff54c7..441ba6924 100644 --- a/gpsbabel/mag_pdb.c +++ b/gpsbabel/mag_pdb.c @@ -3,7 +3,7 @@ Support of Palm/OS files from Map&Guide based products like "PowerRoute" 5+6, "Motorrad Routenplaner" - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/msroute.c b/gpsbabel/msroute.c index a616b5852..3d90b917d 100644 --- a/gpsbabel/msroute.c +++ b/gpsbabel/msroute.c @@ -2,7 +2,7 @@ Support for Microsoft AutoRoute 2002 ".axe" files, - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/nmn4.c b/gpsbabel/nmn4.c index 006abe62c..e608e373c 100644 --- a/gpsbabel/nmn4.c +++ b/gpsbabel/nmn4.c @@ -2,7 +2,7 @@ Support for Navigon Mobile Navigator .rte files. - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/pathaway.c b/gpsbabel/pathaway.c index 5aa57ed52..231b7a329 100644 --- a/gpsbabel/pathaway.c +++ b/gpsbabel/pathaway.c @@ -1,6 +1,6 @@ /* Support for PathAway Palm Database, - Copyright (C) 2005-2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005-2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/stmsdf.c b/gpsbabel/stmsdf.c index e0f73e44c..db0220458 100644 --- a/gpsbabel/stmsdf.c +++ b/gpsbabel/stmsdf.c @@ -1,7 +1,7 @@ /* Support for Suunto Trackmanager SDF format, - Copyright (C) 2005-2006 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005-2006 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/stmwpp.c b/gpsbabel/stmwpp.c index 8237bdee1..288b21117 100644 --- a/gpsbabel/stmwpp.c +++ b/gpsbabel/stmwpp.c @@ -3,7 +3,7 @@ Support for "Suunto Trek Manager" (STM) WaypointPlus files, see homepage "http://www.suunto.fi" for more details, - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/gpsbabel/tef_xml.c b/gpsbabel/tef_xml.c index 0fa364a66..3112d5fc5 100644 --- a/gpsbabel/tef_xml.c +++ b/gpsbabel/tef_xml.c @@ -2,7 +2,7 @@ Support for XML based "TourExchangeFormat", found in Map & Guide Motorrad-Tourenplaner 2005/06 - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org Based on kml.c, Keyhole "kml" format. Copyright (C) 2005 Robert Lipe, robertlipe@usa.net diff --git a/gpsbabel/trackfilter.c b/gpsbabel/trackfilter.c index f54ced1df..a5edc2870 100644 --- a/gpsbabel/trackfilter.c +++ b/gpsbabel/trackfilter.c @@ -2,7 +2,7 @@ Track manipulation filter - Copyright (C) 2005 Olaf Klein, o.b.klein@t-online.de + Copyright (C) 2005 Olaf Klein, o.b.klein@gpsbabel.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.30.2